GtkEventSequenceState

Describes the state of a [struct@Gdk.EventSequence] in a [class@Gesture].

Values

ValueMeaning
NONE0

The sequence is handled, but not grabbed.

CLAIMED1

The sequence is handled and grabbed.

DENIED2

The sequence is denied.

Meta